home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Next Step: Mars?
/
Next Step Mars (1994)(IVI).iso
/
shared.dir
/
00675_Script_675
< prev
next >
Wrap
Text File
|
1994-12-01
|
295b
|
13 lines
--This is called from the individual topics
-- from the frame with the movie playing
on checkMovie
global movieLength
if the movieTime of sprite 10 = movieLength then
showPlay
set the movieRate of sprite 10 to 0
set the movieTime of sprite 10 to 0
end if
end